﻿2026-07-09T08:37:21.3440028Z Current runner version: '2.335.1'
2026-07-09T08:37:21.3444725Z Runner name: 'kitsubito'
2026-07-09T08:37:21.3445240Z Runner group name: 'Default'
2026-07-09T08:37:21.3445893Z Machine name: 'KITSUBITO'
2026-07-09T08:37:21.3447811Z ##[group]GITHUB_TOKEN Permissions
2026-07-09T08:37:21.3449699Z Contents: read
2026-07-09T08:37:21.3450110Z Metadata: read
2026-07-09T08:37:21.3450488Z Packages: read
2026-07-09T08:37:21.3450846Z ##[endgroup]
2026-07-09T08:37:21.3452449Z Secret source: Actions
2026-07-09T08:37:21.3452956Z Prepare workflow directory
2026-07-09T08:37:21.3815835Z Prepare all required actions
2026-07-09T08:37:21.3848346Z Getting action download info
2026-07-09T08:37:21.7427577Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-09T08:37:22.5880632Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-09T08:37:22.6918268Z ##[group]Run actions/checkout@v5
2026-07-09T08:37:22.6919815Z with:
2026-07-09T08:37:22.6920600Z   fetch-depth: 0
2026-07-09T08:37:22.6921436Z   repository: SaberMage/spt-core
2026-07-09T08:37:22.6929224Z   token: ***
2026-07-09T08:37:22.6929940Z   ssh-strict: true
2026-07-09T08:37:22.6930661Z   ssh-user: git
2026-07-09T08:37:22.6931385Z   persist-credentials: true
2026-07-09T08:37:22.6932187Z   clean: true
2026-07-09T08:37:22.6932927Z   sparse-checkout-cone-mode: true
2026-07-09T08:37:22.6933785Z   fetch-tags: false
2026-07-09T08:37:22.6934525Z   show-progress: true
2026-07-09T08:37:22.6935264Z   lfs: false
2026-07-09T08:37:22.6935951Z   submodules: false
2026-07-09T08:37:22.6936720Z   set-safe-directory: true
2026-07-09T08:37:22.6937782Z ##[endgroup]
2026-07-09T08:37:22.7891878Z Syncing repository: SaberMage/spt-core
2026-07-09T08:37:22.7895179Z ##[group]Getting Git version info
2026-07-09T08:37:22.7897292Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-09T08:37:22.7900239Z [command]/usr/bin/git version
2026-07-09T08:37:22.7901517Z git version 2.43.0
2026-07-09T08:37:22.7904303Z ##[endgroup]
2026-07-09T08:37:22.7910308Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6f35816b-a4e3-4e2f-a65f-d8ca09e4533e' before making global git config changes
2026-07-09T08:37:22.7912827Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T08:37:22.7914901Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T08:37:22.7944006Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-09T08:37:22.7964361Z https://github.com/SaberMage/spt-core
2026-07-09T08:37:22.7974889Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-09T08:37:22.7977094Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-09T08:37:22.7996227Z HEAD
2026-07-09T08:37:22.8029097Z ##[endgroup]
2026-07-09T08:37:22.8030055Z [command]/usr/bin/git submodule status
2026-07-09T08:37:22.8210609Z ##[group]Cleaning the repository
2026-07-09T08:37:22.8212302Z [command]/usr/bin/git clean -ffdx
2026-07-09T08:37:22.8250926Z [command]/usr/bin/git reset --hard HEAD
2026-07-09T08:37:22.8310367Z HEAD is now at 9845e44a4 Merge cfd97a8e076e1d4fd96e32f0e9c40b2f17504a53 into e4767134bca2eea66b28eb67f4be1f3a67db1429
2026-07-09T08:37:22.8317054Z ##[endgroup]
2026-07-09T08:37:22.8318921Z ##[group]Disabling automatic garbage collection
2026-07-09T08:37:22.8321936Z [command]/usr/bin/git config --local gc.auto 0
2026-07-09T08:37:22.8348767Z ##[endgroup]
2026-07-09T08:37:22.8350068Z ##[group]Setting up auth
2026-07-09T08:37:22.8353751Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T08:37:22.8381574Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-09T08:37:22.8569141Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T08:37:22.8594980Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-09T08:37:22.8786420Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T08:37:22.8811103Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T08:37:22.9003023Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-09T08:37:22.9036005Z ##[endgroup]
2026-07-09T08:37:22.9043641Z ##[group]Fetching the repository
2026-07-09T08:37:22.9046518Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +9845e44a474baf8b894cfac3bda5728e9ddf5232:refs/remotes/pull/65/merge
2026-07-09T08:37:23.5097585Z ##[endgroup]
2026-07-09T08:37:23.5098235Z ##[group]Determining the checkout info
2026-07-09T08:37:23.5098712Z ##[endgroup]
2026-07-09T08:37:23.5103202Z [command]/usr/bin/git sparse-checkout disable
2026-07-09T08:37:23.5186225Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-09T08:37:23.5225662Z ##[group]Checking out the ref
2026-07-09T08:37:23.5228437Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/65/merge
2026-07-09T08:37:23.5291334Z HEAD is now at 9845e44a4 Merge cfd97a8e076e1d4fd96e32f0e9c40b2f17504a53 into e4767134bca2eea66b28eb67f4be1f3a67db1429
2026-07-09T08:37:23.5298802Z ##[endgroup]
2026-07-09T08:37:23.5352775Z [command]/usr/bin/git log -1 --format=%H
2026-07-09T08:37:23.5390487Z 9845e44a474baf8b894cfac3bda5728e9ddf5232
2026-07-09T08:37:23.5611653Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-09T08:37:23.5612197Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-09T08:37:23.5629253Z shell: /usr/bin/bash -e {0}
2026-07-09T08:37:23.5629587Z ##[endgroup]
2026-07-09T08:37:23.5739617Z ##[group]Run set -euo pipefail
2026-07-09T08:37:23.5740050Z [36;1mset -euo pipefail[0m
2026-07-09T08:37:23.5740426Z [36;1mPIN=0c95435[0m
2026-07-09T08:37:23.5740675Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-09T08:37:23.5740961Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-09T08:37:23.5741337Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-09T08:37:23.5741814Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-09T08:37:23.5742270Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-09T08:37:23.5742660Z [36;1m  rm -rf "$CACHE"[0m
2026-07-09T08:37:23.5742946Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-09T08:37:23.5743256Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-09T08:37:23.5743632Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-09T08:37:23.5744065Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-09T08:37:23.5744338Z [36;1mfi[0m
2026-07-09T08:37:23.5744657Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-09T08:37:23.5760420Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-09T08:37:23.5760771Z env:
2026-07-09T08:37:23.5761017Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-09T08:37:23.5761284Z ##[endgroup]
2026-07-09T08:37:24.3898692Z    Compiling proc-macro2 v1.0.106
2026-07-09T08:37:24.3899413Z    Compiling unicode-ident v1.0.24
2026-07-09T08:37:24.3899816Z    Compiling quote v1.0.45
2026-07-09T08:37:24.3900173Z    Compiling libc v0.2.186
2026-07-09T08:37:24.3900615Z    Compiling serde_core v1.0.228
2026-07-09T08:37:24.3900997Z    Compiling cfg-if v1.0.4
2026-07-09T08:37:24.3925866Z    Compiling serde v1.0.228
2026-07-09T08:37:24.3960094Z    Compiling log v0.4.32
2026-07-09T08:37:24.3986146Z    Compiling pin-project-lite v0.2.17
2026-07-09T08:37:24.4032289Z    Compiling typenum v1.20.1
2026-07-09T08:37:24.4063571Z    Compiling portable-atomic v1.13.1
2026-07-09T08:37:24.4096389Z    Compiling version_check v0.9.5
2026-07-09T08:37:24.4097295Z    Compiling memchr v2.8.1
2026-07-09T08:37:24.4203653Z    Compiling shlex v2.0.1
2026-07-09T08:37:24.4204726Z    Compiling critical-section v1.2.0
2026-07-09T08:37:24.4907289Z    Compiling find-msvc-tools v0.1.9
2026-07-09T08:37:24.5104443Z    Compiling subtle v2.6.1
2026-07-09T08:37:24.5711808Z    Compiling futures-core v0.3.32
2026-07-09T08:37:24.6046564Z    Compiling bytes v1.11.1
2026-07-09T08:37:24.6657237Z    Compiling equivalent v1.0.2
2026-07-09T08:37:24.7068871Z    Compiling smallvec v1.15.1
2026-07-09T08:37:24.7529540Z    Compiling itoa v1.0.18
2026-07-09T08:37:24.8072782Z    Compiling semver v1.0.28
2026-07-09T08:37:24.8175745Z    Compiling stable_deref_trait v1.2.1
2026-07-09T08:37:24.8340983Z    Compiling slab v0.4.12
2026-07-09T08:37:24.8841179Z    Compiling generic-array v0.14.7
2026-07-09T08:37:24.9051170Z    Compiling futures-io v0.3.32
2026-07-09T08:37:24.9261238Z    Compiling futures-sink v0.3.32
2026-07-09T08:37:24.9511724Z    Compiling futures-task v0.3.32
2026-07-09T08:37:24.9810468Z    Compiling rand_core v0.10.1
2026-07-09T08:37:24.9936756Z    Compiling bitflags v2.12.1
2026-07-09T08:37:25.0491136Z    Compiling futures-channel v0.3.32
2026-07-09T08:37:25.0543174Z    Compiling hashbrown v0.17.1
2026-07-09T08:37:25.0896629Z    Compiling rustversion v1.0.22
2026-07-09T08:37:25.1160855Z    Compiling getrandom v0.4.2
2026-07-09T08:37:25.1801604Z    Compiling rustc_version v0.4.1
2026-07-09T08:37:25.2211155Z    Compiling cpufeatures v0.2.17
2026-07-09T08:37:25.2218293Z    Compiling fnv v1.0.7
2026-07-09T08:37:25.2914291Z    Compiling cfg_aliases v0.2.1
2026-07-09T08:37:25.3061155Z    Compiling strsim v0.11.1
2026-07-09T08:37:25.3155064Z    Compiling litemap v0.8.2
2026-07-09T08:37:25.3557679Z    Compiling writeable v0.6.3
2026-07-09T08:37:25.3642461Z    Compiling utf8_iter v1.0.4
2026-07-09T08:37:25.3652406Z    Compiling ident_case v1.0.1
2026-07-09T08:37:25.4768236Z    Compiling dunce v1.0.5
2026-07-09T08:37:25.5661202Z    Compiling icu_normalizer_data v2.2.0
2026-07-09T08:37:25.5701033Z    Compiling fs_extra v1.3.0
2026-07-09T08:37:25.5701825Z    Compiling icu_properties_data v2.2.0
2026-07-09T08:37:25.5901862Z    Compiling autocfg v1.5.1
2026-07-09T08:37:25.6117372Z    Compiling percent-encoding v2.3.2
2026-07-09T08:37:25.6211360Z    Compiling http v1.4.1
2026-07-09T08:37:25.8383700Z    Compiling unicode-segmentation v1.13.3
2026-07-09T08:37:25.8867809Z    Compiling aws-lc-rs v1.17.0
2026-07-09T08:37:25.9300115Z    Compiling cpufeatures v0.3.0
2026-07-09T08:37:26.0355707Z    Compiling thiserror v2.0.18
2026-07-09T08:37:26.0465396Z    Compiling scopeguard v1.2.0
2026-07-09T08:37:26.0651366Z    Compiling chacha20 v0.10.0
2026-07-09T08:37:26.1882685Z    Compiling indexmap v2.14.0
2026-07-09T08:37:26.2044274Z    Compiling lock_api v0.4.14
2026-07-09T08:37:26.2108233Z    Compiling form_urlencoded v1.2.2
2026-07-09T08:37:26.2303145Z    Compiling untrusted v0.9.0
2026-07-09T08:37:26.2392599Z    Compiling heck v0.5.0
2026-07-09T08:37:26.3271239Z    Compiling syn v2.0.117
2026-07-09T08:37:26.3420661Z    Compiling rustls v0.23.40
2026-07-09T08:37:26.3560954Z    Compiling convert_case v0.10.0
2026-07-09T08:37:26.3700712Z    Compiling unicode-xid v0.2.6
2026-07-09T08:37:26.4854831Z    Compiling const-oid v0.10.2
2026-07-09T08:37:26.5030933Z    Compiling anyhow v1.0.102
2026-07-09T08:37:26.5100733Z    Compiling atomic-waker v1.1.2
2026-07-09T08:37:26.5231707Z    Compiling httparse v1.10.1
2026-07-09T08:37:26.5251582Z    Compiling parking_lot_core v0.9.12
2026-07-09T08:37:26.5255318Z    Compiling zerocopy v0.8.50
2026-07-09T08:37:26.5301160Z    Compiling paste v1.0.15
2026-07-09T08:37:26.5468808Z    Compiling num-traits v0.2.19
2026-07-09T08:37:26.6520861Z    Compiling hybrid-array v0.4.12
2026-07-09T08:37:26.7335787Z    Compiling jobserver v0.1.34
2026-07-09T08:37:26.7763001Z    Compiling http-body v1.0.1
2026-07-09T08:37:26.7963657Z    Compiling curve25519-dalek v4.1.3
2026-07-09T08:37:26.8171363Z    Compiling ahash v0.8.12
2026-07-09T08:37:26.8874345Z    Compiling powerfmt v0.2.0
2026-07-09T08:37:26.8952995Z    Compiling crypto-common v0.1.7
2026-07-09T08:37:26.9130518Z    Compiling block-buffer v0.10.4
2026-07-09T08:37:27.0214387Z    Compiling base64ct v1.8.3
2026-07-09T08:37:27.0435406Z    Compiling either v1.16.0
2026-07-09T08:37:27.0563848Z    Compiling digest v0.10.7
2026-07-09T08:37:27.0802461Z    Compiling fastrand v2.4.1
2026-07-09T08:37:27.1741017Z    Compiling cc v1.2.63
2026-07-09T08:37:27.2000554Z    Compiling deranged v0.5.8
2026-07-09T08:37:27.3634984Z    Compiling pem-rfc7468 v1.0.0
2026-07-09T08:37:27.3900724Z    Compiling time-core v0.1.8
2026-07-09T08:37:27.4088936Z    Compiling vcpkg v0.2.15
2026-07-09T08:37:27.4354541Z    Compiling num-conv v0.2.2
2026-07-09T08:37:27.4647879Z    Compiling try-lock v0.2.5
2026-07-09T08:37:27.4964434Z    Compiling tower-service v0.3.3
2026-07-09T08:37:27.5791679Z    Compiling base64 v0.22.1
2026-07-09T08:37:27.5939550Z    Compiling pkg-config v0.3.33
2026-07-09T08:37:27.6058184Z    Compiling zmij v1.0.21
2026-07-09T08:37:27.6577592Z    Compiling mio v1.2.1
2026-07-09T08:37:27.7041550Z    Compiling socket2 v0.6.4
2026-07-09T08:37:27.7361348Z    Compiling getrandom v0.2.17
2026-07-09T08:37:27.9130775Z    Compiling rand_core v0.6.4
2026-07-09T08:37:27.9160815Z    Compiling tinyvec_macros v0.1.1
2026-07-09T08:37:28.0210653Z    Compiling rand v0.10.1
2026-07-09T08:37:28.0381314Z    Compiling uuid v1.23.2
2026-07-09T08:37:28.0681413Z    Compiling data-encoding v2.11.0
2026-07-09T08:37:28.0919922Z    Compiling parking_lot v0.12.5
2026-07-09T08:37:28.1073263Z    Compiling tinyvec v1.11.0
2026-07-09T08:37:28.2702261Z    Compiling want v0.3.1
2026-07-09T08:37:28.3359636Z    Compiling block-buffer v0.12.0
2026-07-09T08:37:28.5080780Z    Compiling crypto-common v0.2.2
2026-07-09T08:37:28.5485267Z    Compiling sha2 v0.10.9
2026-07-09T08:37:28.5681044Z    Compiling inout v0.1.4
2026-07-09T08:37:28.5841638Z    Compiling vergen-lib v9.1.0
2026-07-09T08:37:28.7040488Z    Compiling n0-future v0.3.2
2026-07-09T08:37:28.7541094Z    Compiling serde_json v1.0.150
2026-07-09T08:37:28.7770554Z    Compiling parking v2.2.1
2026-07-09T08:37:28.7900981Z    Compiling signature v2.2.0
2026-07-09T08:37:28.7970705Z    Compiling winnow v1.0.3
2026-07-09T08:37:28.8460796Z    Compiling cordyceps v0.3.4
2026-07-09T08:37:28.9950523Z    Compiling cmake v0.1.58
2026-07-09T08:37:29.0241780Z    Compiling httpdate v1.0.3
2026-07-09T08:37:29.0242391Z    Compiling spin v0.10.0
2026-07-09T08:37:29.0840816Z    Compiling diatomic-waker v0.2.3
2026-07-09T08:37:29.1953415Z    Compiling crossbeam-utils v0.8.21
2026-07-09T08:37:29.2060770Z    Compiling futures-buffered v0.2.13
2026-07-09T08:37:29.2691301Z    Compiling futures-lite v2.6.1
2026-07-09T08:37:29.2731241Z    Compiling ed25519 v2.2.3
2026-07-09T08:37:29.3022050Z    Compiling cipher v0.4.4
2026-07-09T08:37:29.3413243Z    Compiling netlink-packet-core v0.8.1
2026-07-09T08:37:29.3702571Z    Compiling universal-hash v0.5.1
2026-07-09T08:37:29.4360479Z    Compiling vergen-lib v0.1.6
2026-07-09T08:37:29.5000671Z    Compiling vergen v9.1.0
2026-07-09T08:37:29.5074206Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-09T08:37:29.5297298Z    Compiling heapless v0.7.17
2026-07-09T08:37:29.5556227Z    Compiling noq-udp v0.10.0
2026-07-09T08:37:29.5901992Z    Compiling digest v0.11.3
2026-07-09T08:37:29.6400803Z    Compiling sync_wrapper v1.0.2
2026-07-09T08:37:29.6596273Z    Compiling byteorder v1.5.0
2026-07-09T08:37:29.6875825Z    Compiling opaque-debug v0.3.1
2026-07-09T08:37:29.7274944Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-09T08:37:29.7471228Z    Compiling allocator-api2 v0.2.21
2026-07-09T08:37:29.7861376Z    Compiling polyval v0.6.2
2026-07-09T08:37:29.8670929Z    Compiling spin v0.9.8
2026-07-09T08:37:29.8823339Z    Compiling vergen-gitcl v1.0.8
2026-07-09T08:37:29.9026109Z    Compiling signature v3.0.0
2026-07-09T08:37:29.9552916Z    Compiling hash32 v0.2.1
2026-07-09T08:37:30.0204832Z    Compiling aws-lc-sys v0.41.0
2026-07-09T08:37:30.0349757Z    Compiling ring v0.17.14
2026-07-09T08:37:30.1028326Z    Compiling libsqlite3-sys v0.30.1
2026-07-09T08:37:30.1140927Z    Compiling fallible-iterator v0.3.0
2026-07-09T08:37:30.1186889Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-09T08:37:30.1420791Z    Compiling num_threads v0.1.7
2026-07-09T08:37:30.2340446Z    Compiling ryu v1.0.23
2026-07-09T08:37:30.2530537Z    Compiling tower-layer v0.3.3
2026-07-09T08:37:30.3619848Z    Compiling time v0.3.47
2026-07-09T08:37:30.4010861Z    Compiling ghash v0.5.1
2026-07-09T08:37:30.4370714Z    Compiling sha2 v0.11.0-rc.5
2026-07-09T08:37:30.4511425Z    Compiling ctr v0.9.2
2026-07-09T08:37:30.5250251Z    Compiling aes v0.8.4
2026-07-09T08:37:30.5660050Z    Compiling fs2 v0.4.3
2026-07-09T08:37:30.5811111Z    Compiling aead v0.5.2
2026-07-09T08:37:30.6259414Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-09T08:37:30.7174239Z    Compiling http-body-util v0.1.3
2026-07-09T08:37:30.7340574Z    Compiling openssl-probe v0.2.1
2026-07-09T08:37:30.7611197Z    Compiling arrayvec v0.7.6
2026-07-09T08:37:30.8141834Z    Compiling utf8parse v0.2.2
2026-07-09T08:37:30.8385935Z    Compiling crossbeam-epoch v0.9.18
2026-07-09T08:37:30.9433349Z    Compiling crossbeam-channel v0.5.15
2026-07-09T08:37:31.0351341Z    Compiling blake3 v1.8.5
2026-07-09T08:37:31.0468696Z    Compiling netlink-packet-route v0.29.0
2026-07-09T08:37:31.0597025Z    Compiling memoffset v0.6.5
2026-07-09T08:37:31.0705721Z    Compiling acto v0.8.2
2026-07-09T08:37:31.2497873Z    Compiling netwatch v0.16.0
2026-07-09T08:37:31.2830930Z    Compiling noq v0.18.0
2026-07-09T08:37:31.4030643Z    Compiling aes-gcm v0.10.3
2026-07-09T08:37:31.4800449Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-09T08:37:31.5851639Z    Compiling identity-hash v0.1.0
2026-07-09T08:37:31.6060101Z    Compiling lru-slab v0.1.2
2026-07-09T08:37:31.6125854Z    Compiling tagptr v0.2.0
2026-07-09T08:37:31.6690708Z    Compiling rustc-hash v2.1.2
2026-07-09T08:37:31.7072469Z    Compiling xml-rs v0.8.28
2026-07-09T08:37:31.7340808Z    Compiling foldhash v0.2.0
2026-07-09T08:37:31.8111011Z    Compiling sorted-index-buffer v0.2.1
2026-07-09T08:37:31.8250867Z    Compiling thiserror v1.0.69
2026-07-09T08:37:31.8681082Z    Compiling rustix v1.1.4
2026-07-09T08:37:31.9240557Z    Compiling mac-addr v0.3.0
2026-07-09T08:37:31.9820776Z    Compiling ref-cast v1.0.25
2026-07-09T08:37:32.0739339Z    Compiling hashbrown v0.16.1
2026-07-09T08:37:32.2505553Z    Compiling netlink-packet-route v0.30.0
2026-07-09T08:37:32.3530962Z    Compiling serial-core v0.4.0
2026-07-09T08:37:32.4140898Z    Compiling synstructure v0.13.2
2026-07-09T08:37:32.4477454Z    Compiling darling_core v0.20.11
2026-07-09T08:37:32.5604633Z    Compiling proc-macro-crate v3.5.0
2026-07-09T08:37:32.8609942Z    Compiling xmltree v0.10.3
2026-07-09T08:37:32.8785032Z    Compiling serde_derive_internals v0.29.1
2026-07-09T08:37:32.9947913Z    Compiling termios v0.2.2
2026-07-09T08:37:33.1290812Z    Compiling errno v0.3.14
2026-07-09T08:37:33.1378348Z    Compiling ioctl-rs v0.1.6
2026-07-09T08:37:33.1620820Z    Compiling aho-corasick v1.1.4
2026-07-09T08:37:33.2067312Z    Compiling simple-dns v0.9.3
2026-07-09T08:37:33.2221241Z    Compiling constant_time_eq v0.4.2
2026-07-09T08:37:33.2561157Z    Compiling resolv-conf v0.7.6
2026-07-09T08:37:33.3020755Z    Compiling winnow v0.7.15
2026-07-09T08:37:33.3281008Z    Compiling linux-raw-sys v0.12.1
2026-07-09T08:37:33.3411084Z    Compiling simdutf8 v0.1.5
2026-07-09T08:37:33.4600749Z    Compiling regex-syntax v0.8.10
2026-07-09T08:37:33.7240848Z    Compiling toml_write v0.1.2
2026-07-09T08:37:33.8250913Z    Compiling smol_str v0.1.24
2026-07-09T08:37:33.8585734Z    Compiling sha1_smol v1.0.1
2026-07-09T08:37:33.9914042Z    Compiling signal-hook v0.3.18
2026-07-09T08:37:34.0023493Z    Compiling arrayref v0.3.9
2026-07-09T08:37:34.0961268Z    Compiling signal-hook-registry v1.4.8
2026-07-09T08:37:34.2764984Z    Compiling serial-unix v0.4.0
2026-07-09T08:37:34.2987882Z    Compiling lru v0.16.4
2026-07-09T08:37:34.5351533Z    Compiling darling_core v0.23.0
2026-07-09T08:37:34.6291230Z    Compiling serde_bytes v0.11.19
2026-07-09T08:37:34.6880796Z    Compiling seize v0.5.1
2026-07-09T08:37:34.6961062Z    Compiling serde_derive v1.0.228
2026-07-09T08:37:34.9881550Z    Compiling zeroize_derive v1.4.3
2026-07-09T08:37:34.9947127Z    Compiling tokio-macros v2.7.0
2026-07-09T08:37:35.4020936Z    Compiling zerofrom-derive v0.1.7
2026-07-09T08:37:35.7070906Z    Compiling zeroize v1.8.2
2026-07-09T08:37:35.9074352Z    Compiling tokio v1.52.3
2026-07-09T08:37:35.9290823Z    Compiling futures-macro v0.3.32
2026-07-09T08:37:36.1140091Z    Compiling yoke-derive v0.8.2
2026-07-09T08:37:36.4430938Z    Compiling zerovec-derive v0.11.3
2026-07-09T08:37:36.6874662Z    Compiling displaydoc v0.2.6
2026-07-09T08:37:37.0501239Z    Compiling tracing-attributes v0.1.31
2026-07-09T08:37:37.1614170Z    Compiling futures-util v0.3.32
2026-07-09T08:37:37.2060500Z    Compiling zerofrom v0.1.8
2026-07-09T08:37:37.3150953Z    Compiling rustls-pki-types v1.14.1
2026-07-09T08:37:37.5298187Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-09T08:37:37.5607049Z    Compiling yoke v0.8.3
2026-07-09T08:37:37.6711128Z    Compiling thiserror-impl v2.0.18
2026-07-09T08:37:37.8200851Z    Compiling zerotrie v0.2.4
2026-07-09T08:37:38.2810682Z    Compiling darling_macro v0.20.11
2026-07-09T08:37:38.3107966Z    Compiling derive_more-impl v2.1.1
2026-07-09T08:37:38.3380679Z    Compiling spez v0.1.2
2026-07-09T08:37:38.4300767Z    Compiling zerovec v0.11.6
2026-07-09T08:37:38.6189573Z    Compiling n0-error-macros v0.1.3
2026-07-09T08:37:38.6894167Z    Compiling darling v0.20.11
2026-07-09T08:37:38.7850833Z    Compiling derive_builder_core v0.20.2
2026-07-09T08:37:39.1450564Z    Compiling der v0.8.0-rc.10
2026-07-09T08:37:39.1691048Z    Compiling pin-project-internal v1.1.13
2026-07-09T08:37:39.4321043Z    Compiling tinystr v0.8.3
2026-07-09T08:37:39.7085443Z    Compiling icu_locale_core v2.2.0
2026-07-09T08:37:39.8676696Z    Compiling potential_utf v0.1.5
2026-07-09T08:37:39.9884949Z    Compiling icu_collections v2.2.0
2026-07-09T08:37:40.1450706Z    Compiling n0-error v0.1.3
2026-07-09T08:37:40.4420787Z    Compiling derive_builder_macro v0.20.2
2026-07-09T08:37:40.5592009Z    Compiling ed25519-dalek v2.2.0
2026-07-09T08:37:40.8188606Z    Compiling derive_builder v0.20.2
2026-07-09T08:37:40.9800481Z    Compiling ipnet v2.12.0
2026-07-09T08:37:40.9906217Z    Compiling pin-project v1.1.13
2026-07-09T08:37:41.0110569Z    Compiling icu_provider v2.2.0
2026-07-09T08:37:41.0820224Z    Compiling spki v0.8.0-rc.4
2026-07-09T08:37:41.4104541Z    Compiling icu_properties v2.2.0
2026-07-09T08:37:41.4670547Z    Compiling icu_normalizer v2.2.0
2026-07-09T08:37:41.5003083Z    Compiling futures-executor v0.3.32
2026-07-09T08:37:41.6508544Z    Compiling prefix-trie v0.8.4
2026-07-09T08:37:41.7091292Z    Compiling once_cell v1.21.4
2026-07-09T08:37:41.8186596Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-09T08:37:41.8653972Z    Compiling futures v0.3.32
2026-07-09T08:37:41.9310692Z    Compiling spt-proto v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-07-09T08:37:41.9673718Z    Compiling tracing-core v0.1.36
2026-07-09T08:37:42.0440981Z    Compiling ed25519 v3.0.0-rc.4
2026-07-09T08:37:42.2800721Z    Compiling hashbrown v0.14.5
2026-07-09T08:37:42.4287898Z    Compiling cobs v0.3.0
2026-07-09T08:37:42.4790571Z    Compiling tracing v0.1.44
2026-07-09T08:37:42.4960444Z    Compiling postcard-derive v0.2.2
2026-07-09T08:37:42.5643200Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-09T08:37:42.9201336Z    Compiling rustls-native-certs v0.8.4
2026-07-09T08:37:42.9383515Z    Compiling strum_macros v0.28.0
2026-07-09T08:37:43.0953145Z    Compiling data-encoding-macro v0.1.20
2026-07-09T08:37:43.1474092Z    Compiling idna_adapter v1.2.2
2026-07-09T08:37:43.1871254Z    Compiling postcard v1.1.3
2026-07-09T08:37:43.3026708Z    Compiling idna v1.1.0
2026-07-09T08:37:43.3498311Z    Compiling hashlink v0.9.1
2026-07-09T08:37:43.4338227Z    Compiling num_enum_derive v0.7.6
2026-07-09T08:37:43.4661297Z    Compiling async-trait v0.1.89
2026-07-09T08:37:43.4810876Z    Compiling enum-assoc v1.3.0
2026-07-09T08:37:43.7371909Z    Compiling tokio-util v0.7.18
2026-07-09T08:37:43.7491028Z    Compiling netlink-sys v0.8.8
2026-07-09T08:37:43.7542359Z    Compiling tower v0.5.3
2026-07-09T08:37:43.7830525Z    Compiling rusqlite v0.32.1
2026-07-09T08:37:43.7961070Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-09T08:37:43.9450732Z    Compiling url v2.5.8
2026-07-09T08:37:44.0041703Z    Compiling derive_more v2.1.1
2026-07-09T08:37:44.2472602Z    Compiling iroh-metrics-derive v0.4.1
2026-07-09T08:37:44.2970554Z    Compiling netlink-proto v0.12.0
2026-07-09T08:37:44.3310696Z    Compiling netdev v0.42.0
2026-07-09T08:37:44.3328320Z    Compiling iroh-relay v0.98.0
2026-07-09T08:37:44.5210488Z    Compiling moka v0.12.15
2026-07-09T08:37:44.6551081Z    Compiling serde_spanned v0.6.9
2026-07-09T08:37:44.6774147Z    Compiling toml_datetime v0.6.11
2026-07-09T08:37:44.6951011Z    Compiling thiserror-impl v1.0.69
2026-07-09T08:37:44.7257536Z    Compiling ref-cast-impl v1.0.25
2026-07-09T08:37:44.8175092Z    Compiling iroh-metrics v0.38.3
2026-07-09T08:37:44.8941207Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-09T08:37:44.8960579Z    Compiling num_enum v0.7.6
2026-07-09T08:37:45.0110949Z    Compiling h2 v0.4.14
2026-07-09T08:37:45.0558828Z    Compiling tokio-stream v0.1.18
2026-07-09T08:37:45.2161404Z    Compiling spt-store v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-09T08:37:45.4307612Z    Compiling n0-watcher v0.6.1
2026-07-09T08:37:45.6041087Z    Compiling tower-http v0.6.11
2026-07-09T08:37:45.7641073Z    Compiling iroh-base v0.98.0
2026-07-09T08:37:45.8725596Z    Compiling attohttpc v0.30.1
2026-07-09T08:37:46.0052514Z    Compiling toml_edit v0.22.27
2026-07-09T08:37:46.0407328Z    Compiling webpki-roots v1.0.7
2026-07-09T08:37:46.1632325Z    Compiling regex-automata v0.4.14
2026-07-09T08:37:46.2511175Z    Compiling schemars_derive v1.2.1
2026-07-09T08:37:46.2730365Z    Compiling hmac v0.12.1
2026-07-09T08:37:46.3480666Z    Compiling iroh v0.98.2
2026-07-09T08:37:46.4160882Z    Compiling cmov v0.5.4
2026-07-09T08:37:46.4600521Z    Compiling rustix v0.38.44
2026-07-09T08:37:46.6411195Z    Compiling dyn-clone v1.0.20
2026-07-09T08:37:46.6791072Z    Compiling strum v0.28.0
2026-07-09T08:37:46.6960886Z    Compiling pin-utils v0.1.0
2026-07-09T08:37:46.7760596Z    Compiling iroh-dns v0.98.0
2026-07-09T08:37:46.8079696Z    Compiling bitflags v1.3.2
2026-07-09T08:37:46.8147580Z    Compiling filedescriptor v0.8.3
2026-07-09T08:37:46.8471313Z    Compiling ctutils v0.4.2
2026-07-09T08:37:46.8634326Z    Compiling nix v0.25.1
2026-07-09T08:37:46.9140878Z    Compiling hkdf v0.12.4
2026-07-09T08:37:46.9580371Z    Compiling backon v1.6.0
2026-07-09T08:37:47.1190622Z    Compiling darling_macro v0.23.0
2026-07-09T08:37:47.1676088Z    Compiling papaya v0.2.4
2026-07-09T08:37:47.1783209Z    Compiling serial v0.4.0
2026-07-09T08:37:47.2907778Z    Compiling anstyle-parse v1.0.0
2026-07-09T08:37:47.4271010Z    Compiling vte_generate_state_changes v0.1.2
2026-07-09T08:37:47.5351170Z    Compiling downcast-rs v1.2.1
2026-07-09T08:37:47.5830908Z    Compiling instability v0.3.12
2026-07-09T08:37:47.6351073Z    Compiling anstyle-query v1.1.5
2026-07-09T08:37:47.7454667Z    Compiling foldhash v0.1.5
2026-07-09T08:37:47.7873484Z    Compiling shell-words v1.1.1
2026-07-09T08:37:47.8099296Z    Compiling linux-raw-sys v0.4.15
2026-07-09T08:37:47.8715884Z    Compiling colorchoice v1.0.5
2026-07-09T08:37:47.8860605Z    Compiling is_terminal_polyfill v1.70.2
2026-07-09T08:37:47.9650630Z    Compiling anstyle v1.0.14
2026-07-09T08:37:47.9781171Z    Compiling hashbrown v0.15.5
2026-07-09T08:37:47.9941547Z    Compiling vte v0.13.1
2026-07-09T08:37:48.0201251Z    Compiling signal-hook-mio v0.2.5
2026-07-09T08:37:48.0390773Z    Compiling darling v0.23.0
2026-07-09T08:37:48.1380575Z    Compiling spake2 v0.4.0
2026-07-09T08:37:48.1480935Z    Compiling terminal_size v0.4.4
2026-07-09T08:37:48.1650795Z    Compiling strum_macros v0.26.4
2026-07-09T08:37:48.3691119Z    Compiling anstream v1.0.0
2026-07-09T08:37:48.3783717Z    Compiling itertools v0.13.0
2026-07-09T08:37:48.5920951Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-09T08:37:48.8401856Z    Compiling sha1 v0.10.6
2026-07-09T08:37:48.9087704Z    Compiling schemars v1.2.1
2026-07-09T08:37:48.9788064Z    Compiling castaway v0.2.4
2026-07-09T08:37:49.2056745Z    Compiling spt-msg v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-09T08:37:49.2610924Z    Compiling unicode-width v0.1.14
2026-07-09T08:37:49.2715438Z    Compiling indoc v2.0.7
2026-07-09T08:37:49.6347928Z    Compiling toml v0.8.23
2026-07-09T08:37:49.7750850Z    Compiling regex v1.12.3
2026-07-09T08:37:49.9251437Z    Compiling static_assertions v1.1.0
2026-07-09T08:37:50.0170782Z    Compiling clap_lex v1.1.0
2026-07-09T08:37:50.2230666Z    Compiling doctest-file v1.1.1
2026-07-09T08:37:50.4092131Z    Compiling spt-runtime v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-09T08:37:50.6318642Z    Compiling clap_builder v4.6.0
2026-07-09T08:37:50.8561063Z    Compiling interprocess v2.4.2
2026-07-09T08:37:50.9081065Z    Compiling unicode-truncate v1.1.0
2026-07-09T08:37:50.9432280Z    Compiling strum v0.26.3
2026-07-09T08:37:50.9700767Z    Compiling compact_str v0.8.2
2026-07-09T08:37:51.1313117Z    Compiling crossterm v0.28.1
2026-07-09T08:37:51.4564619Z    Compiling lru v0.12.5
2026-07-09T08:37:51.6457159Z    Compiling hyper v1.10.1
2026-07-09T08:37:51.7831069Z    Compiling clap_derive v4.6.1
2026-07-09T08:37:51.9567549Z    Compiling portable-pty v0.8.1
2026-07-09T08:37:51.9906807Z    Compiling cassowary v0.3.0
2026-07-09T08:37:52.2991449Z    Compiling iana-time-zone v0.1.65
2026-07-09T08:37:52.4560979Z    Compiling spt-term v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-09T08:37:52.6850055Z    Compiling unicode-width v0.2.0
2026-07-09T08:37:52.7548093Z    Compiling chrono v0.4.45
2026-07-09T08:37:52.9540690Z    Compiling nucleo-matcher v0.3.1
2026-07-09T08:37:52.9700705Z    Compiling qrcode v0.14.1
2026-07-09T08:37:53.1975077Z    Compiling ratatui v0.29.0
2026-07-09T08:37:53.2021716Z    Compiling tempfile v3.27.0
2026-07-09T08:37:54.3541853Z    Compiling spt-live v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-09T08:37:54.4153652Z    Compiling hyper-util v0.1.20
2026-07-09T08:37:54.6137962Z    Compiling clap v4.6.1
2026-07-09T08:37:56.4877314Z    Compiling igd-next v0.17.1
2026-07-09T08:37:57.8136718Z    Compiling portmapper v0.16.0
2026-07-09T08:38:02.4317931Z    Compiling rustls-webpki v0.103.13
2026-07-09T08:38:05.1253302Z    Compiling tokio-rustls v0.26.4
2026-07-09T08:38:05.1253895Z    Compiling noq-proto v0.17.0
2026-07-09T08:38:05.1254390Z    Compiling rustls-platform-verifier v0.7.0
2026-07-09T08:38:05.2941825Z    Compiling hickory-net v0.26.0-beta.4
2026-07-09T08:38:05.2942546Z    Compiling hyper-rustls v0.27.9
2026-07-09T08:38:05.2943030Z    Compiling tokio-websockets v0.13.2
2026-07-09T08:38:05.4629663Z    Compiling reqwest v0.13.4
2026-07-09T08:38:06.5407488Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-09T08:38:22.4165361Z    Compiling spt-net v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-09T08:38:24.0454351Z    Compiling spt-daemon v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-09T08:38:33.0829357Z    Compiling spt v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-09T08:38:38.4701192Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
2026-07-09T08:38:38.4957506Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-f1efa0ebfccf9660)
2026-07-09T08:38:38.4970773Z 
2026-07-09T08:38:38.4971236Z running 1 test
2026-07-09T08:38:44.6942392Z test new_brain_serves_against_old_broker ... ok
2026-07-09T08:38:44.6942660Z 
2026-07-09T08:38:44.6943348Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.20s
2026-07-09T08:38:44.6943649Z 
2026-07-09T08:38:44.7187913Z Post job cleanup.
2026-07-09T08:38:44.7908581Z [command]/usr/bin/git version
2026-07-09T08:38:44.7942732Z git version 2.43.0
2026-07-09T08:38:44.7972348Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0e27b8d4-e5b7-4d73-af16-c69dbb56836b' before making global git config changes
2026-07-09T08:38:44.7972992Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T08:38:44.7975963Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T08:38:44.8005926Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T08:38:44.8032847Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-09T08:38:44.8232062Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T08:38:44.8254745Z http.https://github.com/.extraheader
2026-07-09T08:38:44.8265980Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-09T08:38:44.8296883Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-09T08:38:44.8519214Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T08:38:44.8533741Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T08:38:44.8860317Z Cleaning up orphan processes
2026-07-09T08:38:44.9463035Z Terminate orphan process: pid (2441135) (spt)
